home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1297 / AMOSLIST / text0127.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.3 KB  |  43 lines

  1. Hi there..
  2.  
  3. I'd like some ideas for the folowing problem:
  4.  
  5. When preparing the next version of the AB3DII-editor I'd like to be able
  6. to detect empty areas in surrounded by zones, something like this:
  7.  
  8. XXXXXX
  9. XX  XX
  10. XXXXXX
  11.  
  12. How can I detect that there's a 'hole' in the middle ??
  13.  
  14. The problem is made worse becouse the folowing MUST NOT be detected as
  15. a hole:
  16.  
  17. XXXXXX
  18.     XX
  19. XXXXXX
  20.  
  21. The surrounding block can be made by a random number of zones, and I have
  22. the cords of the corners of the zones, also the zones can have from
  23. 3->10 corners...
  24.  
  25. Please help me fast :)...
  26.  
  27. Thanx in advance...
  28.  
  29. -- 
  30. Happy greetings, Yours..
  31. __________________________________________________________________________
  32.  /_  __/ __  / __  /\  ___\  __ \__  _\           aka. JENS VANG PETERSEN
  33.   / / / /_/ / ____/  \ \___\  __ \ \ \  Nyvej 8, DK-4450 Jyderup, Denmark
  34.  /_/ /_____/_/        \_____\_\ \_\ \_\             top_cat@post8.tele.dk
  35.                      http://home8.inet.tele.dk/top_cat/
  36.         Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO
  37. --------------------------------------------------------------------------
  38.  "Honk if you've slept with Commander Riker!"
  39.                                           -Bumper Sticker on Enterprise-D
  40. --------------------------------------------------------------------------
  41.  
  42.  
  43.